-
Re: Updating Column Dropdown List using an API or other alternatives
I can help you with the logic :: Create a sheet that contains the following columns: sheet source (for the dropdown content) ID column source (the dropdown itself) ID the destination sheet ID the fre…1 · -
Re: Get cell history of all the rows in a column
@Tidhar As you can see the title of this thread, they are asking how to get the history of all rows of an specific column, my response is considering that question. But to answer your question, only …1 · -
Re: Automation copying a sheet or folder
Automation can only do sheet to sheet operations, copy entire sheets and folders is out of the scope, I think this is only possible using the Smartsheet API.1 · -
Re: Get Report API - Additional fields
Smartsheet responses have something I call "short horizon" this means, List_Reports, List_Sheets, List_Workspaces, List_<any object> will give you a very trivial list of information a…1 · -
Re: Automatically Organizing Rows into Hierarchy
It is possible, but unfortunately, no easy way, but in general: Any row can be updated to do the following: Go to the top of all rows Go to the bottom of all rows Designate a parent row and place at …1 ·